home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 August / CICA - The Ultimate Collection of Shareware for Windows (Disc 2) (August 1995).iso / disc2 / demo / pwrtcp11.exe / TNT16CPP.DE_ / TNT16CPP.bin
Text File  |  1994-08-26  |  303b  |  16 lines

  1. NAME         TNT16CPP
  2. EXETYPE      WINDOWS
  3. DESCRIPTION  'PowerTCP TELNET C++ Interface Example'
  4. STUB         'winstub.exe'
  5.  
  6. CODE         PRELOAD MOVEABLE DISCARDABLE
  7. DATA         PRELOAD MULTIPLE MOVEABLE
  8.  
  9. HEAPSIZE     4096
  10.  
  11. EXPORTS
  12.    TTYWndProc         @1
  13.    AboutDlgProc       @2
  14.    
  15.  
  16.